The following tables list the members exposed by DoughnutChart<T>.
Name | Description | |
---|---|---|
DoughnutChart<T> Constructor | Initializes a new instance of the pie chart. |
Name | Description | |
---|---|---|
Model | Gets the model. |
Name | Description | |
---|---|---|
AddClientEvent | ModelWidgetBase.AddClientEvent | |
AllowSliceExplosion | Sets whether the slices can be exploded. | |
AllowSliceSelection | Sets whether the slices can be selected. | |
ClientEvents | ModelWidgetBase.ClientEvents | |
DataBind | Performs databinding for the data chart model DoughnutChartModel.DataBind. | |
Height | Sets the data chart model PieChartModel.Height. | |
HtmlAttributes | Set HtmlAttributes to the HTML div element | |
ID | Sets the chart model ID. | |
InnerExtent | Sets the inner extent of the doughnut chart. It is percent from the outer ring's radius. | |
Render | Render the chart widget with the accumulated model changes in the wrapper. | |
Series | Builds series for the chart. | |
Width | Sets the tree model PieChartModel.Width. |
View on GitHub